home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 2323 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: euler.inf.bme.hu!bali
  2. From: Toth Balint <bali@inf.bme.hu>
  3. Newsgroups: comp.sys.cbm,comp.emulators.cbm
  4. Subject: C64ASM v1.1 a 6510 Assembler Package for PC released
  5. Date: Mon, 12 Feb 1996 15:13:54 +0100
  6. Organization: Technical University of Budapest
  7. Message-ID: <Pine.SOL.3.91.960212151128.14173A-100000@euler.inf.bme.hu>
  8. NNTP-Posting-Host: euler.inf.bme.hu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. Hello!
  13.  
  14. I have recently released C64ASM V1.1, a Commodore 64 (6510) Assembler Package
  15. for PC. (The assembler run on a PC but generate C64 code from a plain ASCII
  16. source file.) 
  17. Here is it's short description:
  18.  
  19. C64ASM V1.1  - a Commodore 64 (6510) Assembler Package for PC.
  20. C64ASM is an assembler for 6510 CPU, but runs on PC.
  21. Supports local & global symbols, math.expressions,
  22. .IF, .GOTO, .INCLUDE, .INCBIN, detailed report & more.
  23. C64DISA is a disassembler with hexa/ascii dumps.
  24. BAS2TXT converts a tokenized CBM file to textfile.
  25. PRG (C64 binary), T64 and P00 file format support.
  26. SHAREWARE ($10) by Balint Toth
  27.  
  28. New features in v1.1:
  29.  - P00 file format support
  30.  - .INCBIN directive for binary include files
  31.  - local symbols
  32.  - .GOTO and .IF directives for jumping in source file
  33.  - PC-ASCII to PETSCII and Commodore screen code conversion
  34.  - a new utility that converts tokenized CBM-BASIC file to plain ASCII.
  35.  - more example source files, including C64SRC, the freeware assembly sources
  36.     (3300+ lines) of my two C64 programs
  37.  - some other minor enhancements
  38.  - bugfixes
  39.  
  40. If you are interested, you can download the package (just 90k) and my other
  41. freeware and shareware programs from my WWW page:
  42.   http://indigo2.vsz.bme.hu/bali/download.htm
  43. The uploading of the updated version to SimTel and Garbo.UWasa.Fi is also in
  44. progress, but it may take some time. If you ask, I can also send you the
  45. program by email.
  46.  
  47. Bye,
  48.                Balint Toth
  49.  
  50.        E-mail: s4078tot@sun10.vsz.bme.hu
  51. WWW Home Page: http://indigo2.vsz.bme.hu/bali/
  52.